首页

OpenSCAD

更新于 2024-03-20
一款编程式建模软件。
js
# 画圆 cylinder(d = 2, h = 0.5, $fn=100);